micro_utils.dokka
0.14.2
android
micro_utils.dokka
/
dev.inmo.micro_utils.repos
/
[android]ReadKeyValuesRepo
/
get
get
android
abstract
suspend
fun
get
(
k
:
Key
,
pagination
:
Pagination
,
reversed
:
Boolean
=
false
)
:
PaginationResult
<
Value
>